home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 December
/
Chip_2003-12_cd1.bin
/
software
/
poco
/
pocosetup.exe
/
{app}
/
Poco.exe
/
0
/
RCDATA
/
TFRMSPLASH
/
TFRMSPLASH.txt
Wrap
Text File
|
2003-07-29
|
3KB
|
134 lines
object FrmSplash: TFrmSplash
Left = 289
Top = 228
BorderIcons = []
BorderStyle = bsNone
ClientHeight = 275
ClientWidth = 350
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
Scaled = False
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 120
TextHeight = 13
object Image: TImage
Left = 0
Top = 0
Width = 204
Height = 159
AutoSize = True
end
object Lbl: TLabel
Left = 24
Top = 118
Width = 159
Height = 19
Caption = 'EVALUATION MODE'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = 20
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
Visible = False
end
object Label1: TLabel
Left = 216
Top = 56
Width = 44
Height = 16
Caption = 'Version'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = 16
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
Transparent = True
end
object Label2: TLabel
Left = 240
Top = 70
Width = 7
Height = 16
Caption = '2'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = 16
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
Transparent = True
end
object ProgressLabel: TLabel
Left = 10
Top = 139
Width = 57
Height = 16
Caption = 'Loading...'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = 16
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
Transparent = True
end
object Lbl1: TLabel
Left = 64
Top = 136
Width = 72
Height = 19
Caption = 'EXPIRED'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = 20
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
Visible = False
end
object LblS1: TLabel
Left = 7
Top = 8
Width = 47
Height = 13
Caption = 'Starting in'
Transparent = True
Visible = False
end
object LblS2: TLabel
Left = 69
Top = 8
Width = 6
Height = 13
Caption = '1'
Transparent = True
Visible = False
end
object BtnCancel: TButton
Left = 64
Top = 30
Width = 75
Height = 24
Caption = 'Cancel'
TabOrder = 0
Visible = False
OnClick = BtnCancelClick
end
object Timer: TTimer
OnTimer = TimerTimer
Left = 206
Top = 118
end
end